get ZIndex
Gets the Z-index (stacking order) of this control.
Controls with higher Z-index values are generally displayed on top of controls with lower Z-index values.
Gets the Z-index of the module. The Z-index determines the stacking order of modules on the screen. Modules with higher Z-index values are displayed on top of modules with lower Z-index values.Return
The Z-index of the module.